home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 2 November / IMG Nov 94.toast / Demos / Prince / Mac_Int2 / Mac_Int2.dxr / 00132.ls < prev    next >
Encoding:
Text File  |  1994-10-28  |  136 b   |  8 lines

  1. on enterFrame
  2.   unLoad()
  3.   pause()
  4.   set the timeoutPlay to 1
  5.   set the timeoutLength to 20 * 60
  6.   when timeOut then go to frame 39
  7. end
  8.